home *** CD-ROM | disk | FTP | other *** search
/ Micrografx ABC Graphics Suite / Micrografx ABC Graphics Suite - Disc 2.iso / abc.z / ABCFLOW.REG < prev    next >
Windows Registry Data  |  1995-09-15  |  2KB  |  32 lines

  1. REGEDIT
  2. ; This .REG file may be used by your SETUP program.
  3. ;   If a SETUP program is not available, the entries below will be
  4. ;   registered in your InitInstance automatically with a call to
  5. ;   CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
  6.  
  7. HKEY_CLASSES_ROOT\.abc = ABCFlowCharter6.Document
  8. HKEY_CLASSES_ROOT\ABCFlowCharter6.Document\shell\open\command = ABCFLOW.EXE %1
  9. HKEY_CLASSES_ROOT\ABCFlowCharter6.Document\shell\open\ddeexec = [open("%1")]
  10. HKEY_CLASSES_ROOT\ABCFlowCharter6.Document\shell\open\ddeexec\application = ABCFLOW
  11.     ; note: the application is optional
  12.     ;  (it defaults to the app name in "command")
  13.  
  14. HKEY_CLASSES_ROOT\ABCFlowCharter6.Document = ABC FlowCharter 6.0 Chart
  15.  
  16. HKEY_CLASSES_ROOT\ABCFlowCharter6.Document\protocol\StdFileEditing\server = ABCFLOW.EXE
  17. HKEY_CLASSES_ROOT\ABCFlowCharter6.Document\protocol\StdFileEditing\verb\0 = &Edit
  18. HKEY_CLASSES_ROOT\ABCFlowCharter6.Document\Insertable =
  19. HKEY_CLASSES_ROOT\ABCFlowCharter6.Document\CLSID = {C767F420-4A79-11CE-B1F0-0000C183742D}
  20.  
  21. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D} = ABC FlowCharter 6.0 Chart
  22. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\DefaultIcon = ABCFLOW.EXE,1
  23. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\LocalServer32 = ABCFLOW.EXE
  24. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\ProgId = ABCFlowCharter6.Document
  25. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\MiscStatus = 32
  26. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\AuxUserType\3 = abcflowcharter6
  27. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\AuxUserType\2 = ABCFlowCharter6
  28. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\Insertable = 
  29. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\verb\1 = &Open,0,2
  30. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\verb\0 = &Edit,0,2
  31. HKEY_CLASSES_ROOT\CLSID\{C767F420-4A79-11CE-B1F0-0000C183742D}\InprocHandler32 = ole32.dll
  32.